func runtime.sigtramp

2 uses

	runtime (current package)
		os_linux.go#L410: func sigtramp() // Called via C ABI
		os_linux.go#L478: 			fn = abi.FuncPCABI0(sigtramp)